Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable range sampling for 128-bit integers #163

Merged
merged 1 commit into from
Dec 12, 2017
Merged

Enable range sampling for 128-bit integers #163

merged 1 commit into from
Dec 12, 2017

Conversation

pjhades
Copy link
Contributor

@pjhades pjhades commented Aug 2, 2017

As an enhancement for #140, this patch adds support for range sampling.

I'm kinda new to Rust so this change may look naïve or even problematic. I'll try to improve it if needed.

dhardy added a commit to dhardy/rand that referenced this pull request Aug 17, 2017
@pitdicker
Copy link
Contributor

In some sense this PR is already merged, right?

@dhardy
Copy link
Member

dhardy commented Dec 12, 2017

In my branch, yes, but there's not really any reason we can't merge this first. At least this PR gets it right unlike the other one :)

@dhardy dhardy merged commit c1b7933 into rust-random:master Dec 12, 2017
@pjhades pjhades deleted the feature/i128-range branch December 15, 2017 14:22
pitdicker pushed a commit to pitdicker/rand that referenced this pull request Apr 4, 2018
Enable range sampling for 128-bit integers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants